Welcome![Sign In][Sign Up]
Location:
Search - video for windows

Search list

[Delphi VCLvideo-for-windows

Description: delphi video for windows 实现控件-delphi video for windows to achieve control
Platform: | Size: 28688 | Author: yagee | Hits:

[Video Capturevcap

Description: vcap源代码这是一个纯粹的Win32 API 应用程序,No MFC。程序示范了VFW(Video for Windows)的使用。显示来自摄像头的视频并可以将视频截获下来保存为AVI文件。程序示范了非矩形窗口编程以及“文件保存”通用对话框的实现。本代码是初学者不可多得的例子程序。-vcap source code This is a pure Win32 API application, No MFC. Procedures demonstrated the VFW (Video for Windows) use. Show video from the camera and can be intercepted off the video saved as AVI files. Process model of non-rectangular windows programming as well as file Universal Realization of the dialog box. This code is a rare example of a beginner program.
Platform: | Size: 19456 | Author: 周哲 | Hits:

[Video Capturecamit-1.6-src

Description: CamIt is a Windows command line tool for continuously capturing a window (or the entire desktop) and saving the video stream as a WMF (Windows Media Format) file. Optionally, sound is also recorded and stored in the WMF file.
Platform: | Size: 138240 | Author: 陳龍 | Hits:

[Picture Viewermotion

Description: There are many approaches for motion detection in continuous video streams. All of them are based on comparison of current video frame with one from the previous frames or with something that we ll call background. In this article I ll try to describe some of the most common approaches. In describing the algorithms, I ll use an image processing library I ve described in my previous article. So, if you are common with it, it will only help. The demo applications support the following types of video sources: AVI files (using Video for Windows, interop library is included) updating JPEG from internet cameras MJPEG (motion JPEG) streams from different internet cameras MMS Stream - Microsoft Media Services local capture device (USB cameras or other capture devices).-There are many approaches for motion detection in continuous video streams. All of them are based on comparison of current video frame with one from the previous frames or with something that we ll call background. In this article I ll try to describe some of the most common approaches. In describing the algorithms, I ll use an image processing library I ve described in my previous article. So, if you are common with it, it will only help. The demo applications support the following types of video sources: AVI files (using Video for Windows, interop library is included) updating JPEG from internet cameras MJPEG (motion JPEG) streams from different internet cameras MMS Stream- Microsoft Media Services local capture device (USB cameras or other capture devices).
Platform: | Size: 116736 | Author: | Hits:

[GDI-Bitmap视频捕获程序代码

Description: 这是一个纯粹的Win32 API 应用程序,No MFC。程序示范了VFW(Video for Windows)的使用。显示来自摄像头的视频并可以将视频截获下来保存为AVI文件。程序示范了非矩形窗口编程以及“文件保存”通用对话框的实现。本代码是初学者不可多得的例子程序。-This is a pure Win32 API application, No. MFC. The VFW procedure Model (Video for Windows) use. To show that the video camera and video can be intercepted from AVI to preserve documents. Procedures model of non-rectangular windows programming and "save the file" common dialog achieved. This code is a rare example of beginners procedures.
Platform: | Size: 19456 | Author: 张敏 | Hits:

[Windows Developwvfw

Description: 专门介绍video for windows 的文件和部分源码-specialized video for windows and part of the source document
Platform: | Size: 35840 | Author: 马驰 | Hits:

[Multimedia DevelopMeasureByImage

Description: 这是一个毕业设计的源程序,他的亮点在于作者设计了VFW(Video For Windows)的一个比较完整的类Ccapturewnd,通过学习该代码,可以掌握VC++环境下VFW的用法,程序运行时需要在电脑上安装一个摄像头(例如USB的)-This is a graduate design of the source, his bright spot is that the author designed the VFW (Video For Windows) a more complete type Ccapturewnd, through learning the code can get VC environment VFW to use, when running on the computer needs to install a camera (such as USB)
Platform: | Size: 3879936 | Author: | Hits:

[Graph programvfw

Description: 熟悉VIDEO FOR WINDOWS ,基于VFW完成图像采集。具体内容包括熟悉硬件图象采集设备,熟悉C++,学习VC++编程,采用Microsoft提供的video for windows的函数库完成图像的采集,完成采集图像的实时显示,软件的界面设计,并把采集信息提供给机器人视觉处理程序。-familiar VIDEO FOR WINDOWS, for the VFW complete image acquisition. Specific content, including image acquisition hardware familiar with the equipment, familiar with C, VC learning programming, Microsoft provides the video for the library windows to complete the image collection to complete the real-time image acquisition, software interface design, and the collection of information provided to the robot visual processing.
Platform: | Size: 4286464 | Author: zhao | Hits:

[Streaming Mpeg4X_Vid

Description: MPEG-4的编码解码开发包程序: 包括三部分 - xvidcore: the main MPEG-4 de-/encoding library, and simple example programs - dshow: windows direct show decoder filter which links against xvidcore to allow MPEG-4 playback on Windows based OS. - vfw: video for windows GUI-MPEG-4 codec development kits : consists of three parts-xvidcore : the main MPEG-4 de-/encoding library, and simple example programs- dshow : windows direct show decoder filter which links against xvidcore to allow MPEG-4 playback on Wi Windows based OS.- vfw : video for windows GUI
Platform: | Size: 745472 | Author: HK | Hits:

[Special EffectsVideo_Codec

Description: 这里提供的是一个视频编解码与传输的Demo程序,分为两部分,分别是Server和Client端,演示了视频编码、传输、解码以及视频显示等功能。 该程序采用了VFW(Video For Windows)体系结构进行编程,编译工具为VC++6.0或以上,视频编码采用了VFW体系下的DivX,当然你也可以根据需要改为Xvid或是其它,由于这份Demo以前写得较匆忙,没有留下任何文档,主要是因为程序非常的简单,但是对于没有VC++基础或是对VFW不太熟悉的朋友可要仔细看了,有问题就到中华视频网的QQ群里面问高手吧!(注意,要编译运行本程序,需要安装DivX)-provided here is a video codec and transmission Demo procedure is divided into two parts. They are Server and Client side, demonstrated a video encoding, transmission, decoding and video display, and other functions. The procedure adopted a VFW (Video For Windows) architecture programming, The compiler tool for VC 6.0 or above, the video coding system used by the VFW DivX, Of course, you may need to Xvid or other, since the Demo than previously written hastily, did not leave any documentation, mainly because the process is simple, But not based VC or not familiar with the VFW friends carefully read what will happen. on the problems of the Chinese Video Network QQ group asked experts inside! (Note that the compiler operation procedures, need to install DivX)
Platform: | Size: 45056 | Author: 中国 | Hits:

[Delphi VCLvideo-for-windows

Description: delphi video for windows 实现控件-delphi video for windows to achieve control
Platform: | Size: 28672 | Author: yagee | Hits:

[Video CaptureSDK

Description: 通用型SDK,利用WINDOWS消息系统控制视频卡,只要是支持Video for Windows的视频卡,都可以控制,不再需要改动应用程序。-General-purpose SDK, use WINDOWS system control news video cards, as long as it is to support the Video for Windows of the video card, you can control, no longer need to change applications.
Platform: | Size: 395264 | Author: pudn | Hits:

[Multimedia programXviD_src

Description: divx源码 XviD is a high performance and high quality MPEG-4 video de-/encoding solution. The XviD package currently consists of three parts: - xvidcore: the main MPEG-4 de-/encoding library, and simple example programs - dshow: windows direct show decoder filter which links against xvidcore to allow MPEG-4 playback on Windows based OS. - vfw: video for windows GUI -divx source XviD is a high performance and high quality MPEG-4 video de-/encodingsolution.The XviD package currently consists of three parts:- xvidcore: the main MPEG-4 de-/encoding library, and simple example programs-dshow: windows direct show decoder filter which links against xvidcore to allow MPEG-4 playback on Windows based OS .- vfw: video for windows GUI
Platform: | Size: 865280 | Author: baggio | Hits:

[Driver Develop1394Cameradriver

Description: a sample WDM stream class video capture driver that supports two IEEE 1394 digital cameras. The same driver may be able to support other digital cameras that conform to 1394-based Digital Camera Specification from 1394 Trade Association. Digital camera supported by dcam.sys is a data source that produces digital image data without any other input connection. It manifests itself in a DirectShow graph as a WDM Streaming Capture Device and as a capture filter that has output capture stream supporting image sizes of 320x240 with a UYVY color space. Its de-compressor, Msyuv.dll, is part of the OS delivery, and it can convert image data format from UYVY to RGB16, RGB8, or to a Direct Draw surface if the video card supports UYVY format. -a sample WDM stream class video capture driver that supports two IEEE 1394 digital cameras.The same driver may be able to support other digital cameras that conform to 1394-based Digital Camera Specification from 1394 Trade Association.Digital camera supported by dcam.sys is a data source that produces digital image data without any other input connection. It manifests itself in a DirectShow graph as a WDM Streaming Capture Device and as a capture filter that has output capture stream supporting image sizes of 320x240 with a UYVY color space. Its de- compressor, Msyuv.dll, is part of the OS delivery, and it can convert image data format from UYVY to RGB16, RGB8, or to a Direct Draw surface if the video card supports UYVY format.
Platform: | Size: 76800 | Author: Li Tian | Hits:

[Video CaptureVCap

Description: 这是一个纯粹的Win32 API 应用程序,No MFC。程序示范了VFW(Video for Windows)的使用。显示来自摄像头的视频并可以将视频截获下来保存为AVI文件。程序示范了非矩形窗口编程以及“文件保存”通用对话框的实现。本代码是初学者不可多得的例子程序。-This is a pure Win32 API application, No MFC. Procedure demonstrated the VFW (Video for Windows) use. Shows from the video camera and captured video can be saved as AVI files down. Process model of non-rectangular windows programming as well as the
Platform: | Size: 20480 | Author: zxk69809 | Hits:

[Video Capture1

Description: 熟悉VIDEO FOR WINDOWS ,基于VFW完成图像采集.具体内容包括熟悉硬件图象采集设备,熟悉C++,学习VC++编程-Familiar with the VIDEO FOR WINDOWS, based on the VFW the completion of image acquisition. Familiar with the hardware-specific content, including image acquisition equipment, familiar with the C++, Learning VC++ Programming
Platform: | Size: 275456 | Author: rex | Hits:

[Delphi VCLavicap

Description: Purpose: --- -- This component is used for capturing staff from AVI to BMP. Installation: ------------- Extract the compiled units into your Lib directory or into another directory that is listed in the Library path in your Delphi options. Choose file AVIcap.dcu for register. description: ------------ AVIcap V2.0 used for capturing frame from AVI without drawing on the screen, that is essentially fast. It can be reached by using of avifil32.dll from MS Video For Windows. New property: number of bits per pixel of bitmap.Now you can save BMP using next formats: pf1bit, pf4bit, pf8bit, pf8bitGray, pf15bit, pf16bit, pf24bit, pf32bit, pfDevice. See example to detail.-Purpose:---- This component is used for capturing staff from AVI to BMP.Installation :------------- Extract the compiled units into your Lib directory or intoanother directory that is listed in the Library path in your Delphi options.Choose file AVIcap.dcu for register.description :------------ AVIcap V2.0 used for capturing frame from AVI without drawing on the screen, that isessentially fast. It can be reached by using of avifil32.dll from MS Video For Windows.New property: number of bits per pixel of bitmap.Now you can save BMP using next formats: pf1bit, pf4bit, pf8bit, pf8bitGray, pf15bit, pf16bit, pf24bit, pf32bit , pfDevice.See example to detail.
Platform: | Size: 9216 | Author: 杨儒津 | Hits:

[Driver Developati_videocard_windows_driver_wdm

Description: ATI显卡Windows驱动,开发工具WinDDK-ATI video driver for windows, tools: winddk
Platform: | Size: 198656 | Author: Li Tian | Hits:

[OtherVFW

Description: VFW(Video for Windows)是Microsoft推出的关于数字视频的一个软件开发包,VFM的 件标准。AVI(Audio Video Interleave)文件中的视频数据帧交错存放。围绕AVI文件,VFW 完整的视频采集、压缩、解压、回放和编辑的应用程序编程接口(API)。由于AVI文件格式 在数字视频技术中有广泛的应用,所以VFM仍有很大的实用价值,且有进一步发展之势-VFW(Video for Windows) AVI(Audio Video Interleave)
Platform: | Size: 831488 | Author: 郭国龙 | Hits:

[Video CaptureVideo-chat-software

Description: 微软为软件开发人员提供了一个专门用于视频捕捉的VFW SDK(Video for Windows SDK),用它实现视频捕捉很简单,至于网络传输嘛,Delphi更是提供了N多种网络组件,随你用了。本文详细介绍了如何利用Delphi中开发视频聊天软件,同时给出了两个程序示例。 -Microsoft for software developers to provide a dedicated video capture of the VFW SDK (Video for Windows SDK), use it for video capture is very simple, as network transmission Well, Delphi is N provided a variety of network components, as you used. This paper describes how to use video chat software developed in Delphi, and gives examples of the two procedures.
Platform: | Size: 53248 | Author: feng | Hits:
« 12 3 4 5 6 7 8 9 10 ... 21 »

CodeBus www.codebus.net